バージョン

ResponseDataKey メソッド (Map<T>)

マップ モデル MapModel.ResponseDataKey を設定します。
シンタックス
'宣言
 
Public Function ResponseDataKey( _
   ByVal responseDataKey As System.String _
) As Map(Of T)
public Map<T> ResponseDataKey( 
   System.string responseDataKey
)

パラメータ

responseDataKey
応答データ キー。

戻り値の型

自身
参照

オンラインで表示: GitHub